Welcome![Sign In][Sign Up]
Location:
Search - uart 2410

Search list

[Other resourceUART

Description: 2410下的UART实验,适合初学者使用!
Platform: | Size: 249487 | Author: godspeed | Hits:

[Other resourceuart

Description: Samsung 2410 cpu uart 测试源码
Platform: | Size: 2058 | Author: 陈一 | Hits:

[OS Develop2410

Description: S3C2410的初始化代码,包括内核、USB、RTC、UART、Timer等所有片内外设的初始化。只需要跟据实际情况修改相应的初始化,即可直接进行应用程序开发。
Platform: | Size: 2005647 | Author: 刘文 | Hits:

[Other resource2410-test

Description: 利宇泰s3c2410开发板测试程序,包括BUS,UART,RTC,USB,DMA,FLASH
Platform: | Size: 2038170 | Author: ych | Hits:

[Windows CEPCMCIA2410

Description: 三星2410 Windows CE 4.2 PCMCIA驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 source PCMCIA drive. Suitable for all mainly to UART chip development platform.
Platform: | Size: 19456 | Author: Gordon | Hits:

[Windows CES3C2410LCD

Description: 三星2410 Windows CE 4.2 LCD驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 LCD driver source. Suitable for all mainly to UART chip development platform.
Platform: | Size: 11264 | Author: Gordon | Hits:

[Windows CETOUCHP2410

Description: 三星2410 Windows CE 4.2 触摸屏驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 source-driven touch screen. Suitable for all mainly to UART chip development platform.
Platform: | Size: 5120 | Author: Gordon | Hits:

[Windows CESERIAL2410

Description: 三星2410 Windows CE 4.2 串口驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 serial driver source. Suitable for all mainly to UART chip development platform.
Platform: | Size: 48128 | Author: Gordon | Hits:

[ARM-PowerPC-ColdFire-MIPS2410UARTcomnication

Description: 三星公司,S3c2410 UART 示例程序.S3c2410 应用非常之多之广.-Samsung, S3c2410 UART sample program. S3c2410 application so many broad.
Platform: | Size: 326656 | Author: 刘洋 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410_BIOS

Description: 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行) 4 : Erase Nand flash regions(擦除NandFlash区域) 5 : Write NOR flash with download file(将下载的文件烧写到NorFlash) 6 : Set boot params(设置Linux启动相关参数) 7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动) -Commentator YL2410 development board BIOS functions are relatively simple, electricity, LCD blue, green, red and three vertical lines while serial is shown below : Power on reset***************************************************** YL2410 Board BIOS V2006** Http :// www.ucdragon.com************** Attention duty announcers NAND Flash Boot Please sele ct function : 0 : USB download file (through USB download) 1 : Uart download file (via serial port download) 2 : Write Nand flash with download file (download the burning of documents NandFlash) 3 : Load Pragram from Nand flash and run (from NandFlas h load and run) 4 : Erase Nand flash regions (erasure NandFlash regional) 5 : Write NOR flash with download file (download the document to the burning N orFlash) 6 : Set boot params (i
Platform: | Size: 408576 | Author: wind | Hits:

[SCMFFT2410_uart

Description: 32位arm9微处理器S3C2410的异步串口测试源代码-32-bit ARM9 microprocessor S3C2410 asynchronous serial test source code
Platform: | Size: 578560 | Author: 多幅撒 | Hits:

[ARM-PowerPC-ColdFire-MIPSuart_test

Description: 此源码是sc3c2410串口测试程序,经实际测试,可以正常运行.-This source is sc3c2410 serial test procedure, the actual test can be normal operation.
Platform: | Size: 68608 | Author: 小伟 | Hits:

[SCM2410LCDUARTtest

Description: 这个2410开发板的LCD与UART裸跑的测试程序,不加操作系统。把程序放在桌面上就可编译成功。已经测试过没有问题。-This 2410 development board of the LCD and UART run naked test procedures, not the operating system. Procedures on the table can be compiled successfully. Has been tested there is no problem.
Platform: | Size: 356352 | Author: 陈为 | Hits:

[Embeded Linux2410uart

Description: void __irq Uart0_TxInt(void) void __irq Uart0_RxIntOrErr(void) void __irq Uart0_TxDmaDone(void) void __irq Uart0_R xDmaOrErr(void) void __irq Uart0_TxFifo(void) void __irq Uart0_RxFifoOrErr(void) void __irq Uart0_AfcTx(void) void __irq Uart0_AfcRxOrErr(void) void __sub_Uart0_RxInt(void) void __sub_Uart0_RxFifo(void) void __sub_Uart0_RxAfc(void) void __sub_Uart0_RxErrInt(void) volatile U16 rx_dncs volatile U32 rx_point,rx_isdone,rx_filesize,rx_checksum volatile U32 isDone,isTxInt,isRxInt,tx_cnt,tx_end,rx_cnt,rx_end,afc_err volatile U8 *txdataPt volatile U8 *txdataFl volatile U8 *rxdataPt volatile U8 *rxdataCk -void __irq Uart0_TxInt (void) void __irq Uart0_RxIntOrErr (void) void __irq Uart0_TxDmaDone (void) void __irq Uart0_R xDmaOrErr (void) void __irq Uart0_TxFifo (void) void __irq Uart0_RxFifoOrErr (void) void __irq Uart0_AfcTx (void) void __irq Uart0_AfcRxOrErr (void) void __sub_Uart0_RxInt (void) void __sub_Uart0_RxFifo (void) void __sub_Uart0_RxAfc (void) void __sub_Uart0_RxErrInt (void) volatile U16 rx_dncs volatile U32 rx_point, rx_isdone, rx_filesize, rx_checksum volatile U32 isDone, isTxInt, isRxInt, tx_cnt, tx_end, rx_cnt, rx_end, afc_err volatile U8* txdataPt volatile U8* txdataFl volatile U8* rxdataPt volatile U8* rxdataCk
Platform: | Size: 164864 | Author: wangdepeng | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410_BIOS_V2

Description: NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行) 4 : Erase Nand flash regions(擦除NandFlash区域) 5 : Write NOR flash with download file(将下载的文件烧写到NorFlash) 6 : Set boot params(设置Linux启动相关参数) 7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动)-NAND Flash BootPlease select function: 0: USB download file (through the USB to download files) 1: Uart download file (through the serial port to download files) 2: Write Nand flash with download file (the downloaded file to the programmer NandFlash) 3: Load Pragram from Nand flash and run (from the NANDFLASH loading files and running) 4: Erase Nand flash regions (Erase the NANDFLASH region) 5: Write NOR flash with download file (the downloaded file to the programmer NorFlash) 6: Set boot params ( Linux set to start the relevant parameters) 7: Set AutoBoot parameter, 1: linux 2: wince (set up since the launch of WINCE)
Platform: | Size: 409600 | Author: yang | Hits:

[ARM-PowerPC-ColdFire-MIPSS3c2410Uart

Description: ARM9(S3c2410)的串口驱动编程源代码-ARM9 (S3c2410) serial driver programming source code
Platform: | Size: 3072 | Author: elren | Hits:

[ARM-PowerPC-ColdFire-MIPSUART_Control

Description: ARM9(S3C2410)的串口驱动原码-ARM9 (S3C2410) serial driver source code
Platform: | Size: 46080 | Author: TOM猫 | Hits:

[Driver Develops3c2410_wince4.2_three_uart_modify_file

Description: s3c2410 wince42 TFT3.5 SMDK2410 三串口驱动修改过的文件-s3c2410 wince42 TFT3.5 SMDK2410 three serial driver revised document
Platform: | Size: 43008 | Author: 施连庆 | Hits:

[Linux-Unixtty

Description: Linux终端设备驱动,阐述了终端设备的概念及分类,讲解给出了串口tty驱动的设计实例,即S3C2410集成UART的驱动-Linux device drivers, terminal equipment on the concept and classification, on the given serial port tty-driven design example, namely, integrated UART driver S3C2410
Platform: | Size: 37888 | Author: cxb | Hits:

[ARM-PowerPC-ColdFire-MIPSLgsp2410UBoot

Description: NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.- NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu:- Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2-> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.
Platform: | Size: 641024 | Author: 高东升 | Hits:
« 1 23 4 »

CodeBus www.codebus.net